projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d47410
)
a11y: Include testdata in EXTRA_DIST
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 21 Jun 2013 18:05:21 +0000
(14:05 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 21 Jun 2013 18:05:21 +0000
(14:05 -0400)
Otherwise tests don't work from a tarball release.
testsuite/a11y/Makefile.am
patch
|
blob
|
history
diff --git
a/testsuite/a11y/Makefile.am
b/testsuite/a11y/Makefile.am
index e5fed94d3c4e0517fcca0d6b668a7dab11f764bb..57d2e4a7ce242858f97801a0a82252369c5495c2 100644
(file)
--- a/
testsuite/a11y/Makefile.am
+++ b/
testsuite/a11y/Makefile.am
@@
-85,7
+85,7
@@
test_in_files = \
a11yutil.test.in \
$(NULL)
-EXTRA_DIST += $(test_in_files)
+EXTRA_DIST += $(test_in_files)
$(testdata)
if BUILDOPT_INSTALL_TESTS
insttestdir=$(pkglibexecdir)/installed-tests